Login Object

Top  Previous  Next

 

A login choice quiz consists of up to seven components.

·Quiz controller (in blue color)

It controls the operation of the login quiz object. Double click on this object to edit the quiz behavior.

·Nickname caption

This is the nickname text caption.

·Nickname entryfield

This is a text entryfield for user to type in their nickname

·Password caption

This is the password text caption.

·Password entryfield

This is a text entryfield for user to type in their password

·Submit Button

This is a button for user to press to submit the login details.

·Incorrect Callout

This callout will show when user is entering the wrong login details.

 

Quiz Login controller Properties Window

 

LoginPropertiesWindow

 

Login method

The login method you would like to use. There are three different login methods

·Must enter a nickname

User needs to enter a nickname. Any nickname will be accepted. This nickname will be recorded and will be used for submission if the presentation also have a quiz report object. This way the tester can associate a specific submission with a user.

·Must enter a password

User needs to enter a correct password to proceed. This is useful to protect your presentation against people you don't want to give access to.

·Must enter a nickname and password

User must enter both nickname and a correct password.